*{
	border:0;
	padding:0;
	margin:0;
}

body{
	background:#fff;
	font-size:12px;
	color: #333;
	min-width: 1200px;
	font-family:'Microsoft YaHei',Verdana, Arial, Helvetica, sans-serif;
}
input{
	vertical-align: baseline;
}
a{
	text-decoration: none;
	color: #333;
}
p{
	display: block;
	-webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
html {
	overflow-y: auto;
	overflow-x: auto;
}
img{
	border:0;
  	margin:0;
  	vertical-align: top;
}
i,em {
	font-style: normal;
}
ol,
ul,
li{
	list-style:none;

}
h1,
h2,
h3,
h4
h5{
	font-weight:normal;
	font-size:100%;	
}

.titleH1{
	font-size:26px;
	text-align:center;
	padding:10px 0;
}
.titleP{
	font-size:16px;
	text-align:center;
	color:#666;
	padding-bottom:10px;
}


.boxTop_big{
	width:100%;
	background: #222;
	padding:8px 0;
}

.boxTop_box{
	width:1200px;
	margin:0 auto;
	overflow: hidden;
}
.boxTop_box .boxTop_left{
	float: left;
	width:800px;
	font-size:14px;
	color: #fff;
}
/*.boxTop_box .boxTop_right{
	float: right;
	color: #fff;
	font-size:14px;
}
.boxTop_box .boxTop_right a{
	color: #fff;
	font-size:14px;
}
.boxTop_box .boxTop_right i{
	margin:0 10px;
}
.boxTop_box .boxTop_right img{
	margin-right:5px;
	margin-top:6px;
}
*/
.banner .banner_img{
	width:100%;
	margin:0 auto;
	height:480px;
	position: relative;

}
.banner .banner_img a{
	width:100%;
	height:480px;
	position: absolute;
	top:0;
	left:0;
}
.banner .banner_img .banner_btn{
	position: absolute;
	width:1200px;
	left:50%;
	margin-left:-600px;
	bottom:0;
	text-align: center;
	z-index:100;
}
.banner .banner_img .banner_btn i{
	display: inline-block;
	width:12px;
	height:12px;
	border-radius: 100%;
	margin:0 10px;
	cursor: pointer;
	background-color: #fff;
}
.banner .banner_img .banner_btn .selected{
	background-color: #0489d6;
	opacity: 1;
}

.bigNav_box{
	width:100%;
	background: #0489d6;
	height: 48px;
	/*background: -webkit-linear-gradient(#12aaeb, #0489d6);
    background: -o-linear-gradient(#12aaeb, #0489d6); 
    background: -moz-linear-gradient(#12aaeb, #0489d6); 
    background: linear-gradient(#12aaeb, #0489d6);*/ 
}

.bigNav{
	width:1200px;
	margin:0 auto;
	height: 48px;
}
.bigNav .Nav{
	margin-left:80px;
	height: 48px;
}
.bigNav .Nav li{
	float: left;
	padding:0;
	font-size:16px;
	line-height: 48px;
	margin-right:10px;
	position: relative;
}
.bigNav .Nav li a{
	display: block;
	color: #fff;
	width:120px;
	text-align:center;
}
.bigNav .Nav li.nav_active{
	background: #0474c2;
	/*background: -webkit-linear-gradient(#0474c2, #2eacf2);
    background: -o-linear-gradient(#0474c2, #2eacf2); 
    background: -moz-linear-gradient(#0474c2, #2eacf2);
    background: linear-gradient(#0474c2, #2eacf2); */
}
.bigNav .Nav li:hover{
	background: #0474c2;
	/*background: -webkit-linear-gradient(#0474c2, #2eacf2);
    background: -o-linear-gradient(#0474c2, #2eacf2); 
    background: -moz-linear-gradient(#0474c2, #2eacf2); 
    background: linear-gradient(#0474c2, #2eacf2); */
}
.bigNav .Nav li ul{
	background: #0489d6;
	position: absolute;
	z-index: 100;
	top:48px;
	left:0;
	width:100%;
	display: none;
	z-index:10000;
}
.bigNav .Nav li ul li{
	width:100%;
	padding:0;
	margin:0;
	height: 48px;
	line-height: 48px;
	overflow:hidden;
}
.bigNav .Nav li ul li:nth-last-child(1){ 
	border-bottom:0;
}
.bigNav .Nav li ul li a{
	display: block;
	width:100%;
	padding:0;
	border-top:1px solid #85affa;
	font-size:14px;
}
.sou_box{
	float: right;
	overflow: hidden;
}
.sou_box .input{
	float: left;
	width:158px;
	height: 30px;
	line-height: 30px;
	margin:8px 0;
	border:1px solid #000;
	padding:0 5px;
}
.sou_box .button{
	float: left;
	width:30px;
	height: 30px;
	background: #000;
	margin:8px 0;
	text-align: center;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	cursor: pointer;
}
.sou_box .button img{
	width:20px;
	height: 20px;
	margin-top:5px;
}
.logo_big{
	width:1200px;
	margin:10px auto;
	overflow: hidden;
}
.rili_date{
	float: left;
	text-align: center;
	color:#fe5723; 
	font-size:18px;
	margin-top:30px;
}
.rili_date p{
	margin:0;
}
.boxTop_right{
	float: right;
	font-size:14px;
	margin-right:10px;
	margin-top:40px;
}
.boxTop_right a{
	font-size:14px;
}
.boxTop_right i{
	margin:0 5px;
}
.boxTop_right img{
	margin:5px 0;
	margin-right:5px;
	width:14px;
	height:11px;
	
}
.boxTop_right span{
	font-size:14px;
	line-height:20px;
}
.logo_big .logo{
	float: left;
	width:540px;
	margin-left:120px;
}
.date_big{
	float: left;
	text-align: center;
	color:#fe5723; 
	font-size:14px;
	margin-right: 10px;
	position: relative;
	width:80px;
	margin-top:15px;
	margin-right: 50px;
}
.date_big .date_img{
	height: 80px;
}
.date_box{
	width:78px;
	position: absolute;
	top:50%;
	margin-top:-15px;
	left:50%;
	margin-left:-37px;
}
.date_box p{
	margin:0;
	line-height: 22px;
	font-size:14px;
}
.rili_box .week_box{
	margin:0;
	margin-top:20px;
}
.rili_box .week_box .week_img{
	width:25px;
}
.rili_box .week_box .week{
	font-size:16px;
}
.rili_box .date_box{
	margin:5px 0;
	font-size:14px;
}
.logo_big .sou_box{
	margin-top:25px;
	width:200px;
}
.box_big{
	width:1200px;
	margin:0 auto;
}
.titleBox{
	margin:40px 0;
	overflow: hidden;
	text-align: center;
}
.titleBox h1{
	font-size:32px;
	color: #0489d6;
}
.titleBox .English{
	font-size:16px;
	color: #888;
	margin:0;
}
.titleBox .left{
	display: inline-block;
	width:56px;
	height: 60px;
}
.titleBox .right{
	display: inline-block;
	margin-top:5px;
}
.titleBox .right p{
	margin:0;
	text-align: left;
}
.titleBox .right .top{
	font-size:28px;
	color: #000;
}
.titleBox .right .bottom{
	font-size:14px;
	color: #444;
}

.indexNew_box{
	width:100%;
	overflow: hidden;
}
.scroll_box{
	float: left;
	width:600px;
	height: 400px;
	overflow: hidden;
	position: relative;
}
.scroll_box a{
	width:100%;
	height:400px;
	position: absolute;
	top:0;
	left:0;
}
.scroll_box .scroll_title{
	position: absolute;
	bottom:0;
	background: rgba(0,0,0,.7);
	width:100%;
	font-size:14px;
	color: #fff;
	padding:5px 5px;
	margin:0;
}

.indexNew_list{
	float: left;
	width:580px;
	margin-left:20px;
}

.topNew_box{
	width:100%;
	overflow: hidden;
}
.topNew_box a{
	display:inline-block;
	width:100%;
}
.topNew_box .topNew{
	float: left;
	width:80px;
	height: 80px;
	background: #0489d6;
	color: #fff;
	font-size:30px;
	line-height: 80px;
	text-align: center;
}
.topNew_box .topNew_txet{
	float: left;
	width:480px;
	margin-left:20px;
}
.topNew_box .topNew_txet h1{
	font-size:18px;
	height: 45px;
	color: #000;
	overflow: hidden;
}
.topNew_box .topNew_txet p{
	margin:0;
	margin-top:8px;
	font-size:12px;
	color: #666;
	overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}

.New_box{
	width:100%;
	margin-top:20px;
}
.New_box li{
	width:100%;
	margin:10px 0;
	font-size:12px;
	color: #000;
}
.New_box li a{
	display: inline-block;
	width:100%;
	color: #000;
}
.New_box li:hover a{
	color: #0489d6;
}
.New_box li .sp1{
	float: left;
	width:500px;
	overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.New_box li .sp2{
	float: right;
	width:66px;
	overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}

.centerNew_box{
	/*width:1200px;*/
	width:100%;
	/*margin:30px auto;*/
	position: relative;
	margin:30px 0;
}
.centerNew_box .background{
	width:100%;
}

.new_text{
	position: absolute;
	width:1200px;
	line-height: 100px;
	left:50%;
	margin-left:-600px;
	top:50%;
	margin-top:-80px;
	overflow: hidden;
}
.new_text .text{
	float: left;
	width:910px;
	font-size:24px;
	color: #fff;
	
}
.new_text .text i{
	font-size:50px;
	color: red;
	margin:0 10px;
}
.new_text .btn{
	float: right;
	margin-top:32px;
}
.new_text .btn a{
	display:inline-block;
	background:#0489d6;
	height:40px;
	line-height:40px;
	padding:0 25px;
	font-size:16px;
	color:#fff;
	border-radius:5px;
}
.new_text .btn a:hover{
	background:#0474c2;
}
.link_box{
	width:100%;
	overflow: hidden;
}
.link_box li{
	float: left;
	width:280px;
	margin:0 10px;
}
/*.link_box li a{
	display: inline-block;
	width:100%;
}*/
.link_box li .link_icon{
	/*width:280px;
	height:120px; */
	/*padding:20px 0;*/
	/*border-top-left-radius: 5px;
	border-top-right-radius: 5px;*/
	width:140px;
	height: 140px;
	border:2px solid #0489d6;
	margin:20px auto; 
	border-radius: 50%;
	text-align: center;
	-webkit-transition: all .5s ease-in-out 0s; 
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	 transition: all .5s ease-in-out 0s;
}
/*.link_box li.icon1 .link_icon{
	background:url(../image/icon_1.png) center center no-repeat;
}
.link_box li.icon2 .link_icon{
	background:url(../image/icon_3.png) center center no-repeat;
}
.link_box li.icon3 .link_icon{
	background:url(../image/icon_5.png) center center no-repeat;
}
.link_box li.icon4 .link_icon{
	background:url(../image/icon_7.png) center center no-repeat;
}*/
/*.link_box li.icon1 .link_icon{
	width:140px;
	height: 140px;
	border-radius: 20px;
	margin:0 auto;
	background:#0489d6 url(../image/icon_2.png) center center no-repeat;
}
.link_box li.icon2 .link_icon{
	width:140px;
	height: 140px;
	border-radius: 20px;
	margin:0 auto;
	background:#0489d6 url(../image/icon_4.png) center center no-repeat;
}
.link_box li.icon3 .link_icon{
	width:140px;
	height: 140px;
	border-radius: 20px;
	margin:0 auto;
	background:#0489d6 url(../image/icon_6.png) center center no-repeat;
}
.link_box li.icon4 .link_icon{
	width:140px;
	height: 140px;
	border-radius: 20px;
	margin:0 auto;
	background:#0489d6 url(../image/icon_8.png) center center no-repeat;
}*/
.link_box li .link_icon img{
	padding:10px 0;
	/*width:280px;
	height:140px; 
	padding:20px 0;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;*/
}
.link_box li:hover .link_icon{
	width:140px;
	height:140px; 
	border-radius: 5px;
}
.link_box li .link_text{
	width:276px;
	border:2px solid  #fff;
	text-align: center;
	font-size:18px;
	padding:10px 0;
	margin:0;
	color: #000;
}
/*.link_box li .link_text{
	width:276px;
	border:2px solid  #fff;
	text-align: center;
	font-size:18px;
	padding:10px 0;
	margin:0;
	color: #000;
}
.link_box li:hover .link_icon{
	width:280px;
	height:120px; 
	padding:20px 0;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.link_box li.icon1:hover .link_icon{
	background: #0489d6  url(../image/icon_2.png) center center no-repeat;
}
.link_box li.icon2:hover .link_icon{
	background: #0489d6  url(../image/icon_4.png) center center no-repeat;
}
.link_box li.icon3:hover .link_icon{
	background: #0489d6  url(../image/icon_6.png) center center no-repeat;
}
.link_box li.icon4:hover .link_icon{
	background: #0489d6  url(../image/icon_8.png) center center no-repeat;
}
.link_box li:hover .link_text{
	width:276px;
	border:2px solid  #0489d6;
	text-align: center;
	font-size:18px;
	padding:10px 0;
	margin:0;
	color: #0489d6;
}*/
/*.link_box li .link_text{
	width:276px;
	border:2px solid  #fff;
	text-align: center;
	font-size:18px;
	padding:10px 0;
	margin:0;
	color: #000;
}
.link_box li:hover .link_icon{
	width:280px;
	height:140px; 
	
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}
.link_box li.icon1:hover .link_icon{
	background: #0489d6  url(../image/icon_2.png) center center no-repeat;
}
.link_box li.icon2:hover .link_icon{
	background: #0489d6  url(../image/icon_4.png) center center no-repeat;
}
.link_box li.icon3:hover .link_icon{
	background: #0489d6  url(../image/icon_6.png) center center no-repeat;
}
.link_box li.icon4:hover .link_icon{
	background: #0489d6  url(../image/icon_8.png) center center no-repeat;
}
.link_box li:hover .link_text{
	width:276px;
	border:2px solid  #0489d6;
	text-align: center;
	font-size:18px;
	padding:10px 0;
	margin:0;
	color: #0489d6;
}
*/

.exhibitors_box{
	width:100%;
	overflow: hidden;
}
.exhibitors_box li{
	float: left;
	width:280px;
	margin:0 10px;
	margin-bottom: 20px;
}
.exhibitors_box li .img_box{
	width:280px;
	height: 260px;
	overflow: hidden;
	position: relative;
}
.exhibitors_box li .img_box img{
	width:280px;
	height: 260px;
}
.exhibitors_box li .img_box .move_box{
	position: absolute;
	top:0;
	width:280px;
	height: 260px;
	background: rgba(0,0,0,.7);
	display: none;
}
.exhibitors_box li .img_box .move_box .text{
	width:240px;
	margin:20px auto;
	margin-top:40px;
	max-height: 98px;
	text-align: center;
	font-size:14px;
	color: #fff;
	overflow: hidden;
}
.exhibitors_box li .img_box .move_box .cha{
	width:120px;
	margin:0 auto;
	border:1px solid #fff;
	color: #fff;
	text-align: center;
	padding:5px 0;
	font-size:14px;
}
.exhibitors_box li .name{
	width:100%;
	text-align: center;
	font-size:14px;
	color: #000;
	margin:0;
	padding:10px 0;
}
.exhibitors_box li:hover .img_box .move_box{
	display: block;
}
.exhibitors_box li:hover .name{
	background: #0489d6;
	color: #fff;
}
.index_canzhanbig{
	background: url(../image/00_1.jpg) center top no-repeat;
	width:100%;
	height:700px;
	margin:20px 0;
	position: relative;
	background-position: center top;
    background-size: cover;
    background-attachment: fixed;
    
}
.position_bei{
	background-color: rgba(4, 137, 214, 0.5);
	position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    background-image: url(../image/overlay-pattern.png);
    background-repeat: repeat;
}
.index_canzhanbox{
	position: absolute;
	width:1200px;
	left:50%;
	margin-left:-600px;

}
.more{
	width:400px;
	margin:50px auto;
	/*background:#0489d6; 
	border:1px solid #0489d6;*/
	border:1px solid #fff;
	text-align: center;
	border-radius: 5px;
}
.more a{
	display: inline-block;
	width:100%;
	/*color: #0489d6;*/
	color: #fff;
	padding:10px 0;
	font-size:24px;
}
.more:hover{
	/*background:#0489d6;*/
	background:#fff; 	
}
.more:hover a{
	/*color: #fff;*/
	color: #0489d6;
}
.wang_box{
	width:100%;
	overflow: hidden;
}
.wang_box li{
	float: left;
	width:580px;
	margin:5px 10px;
	margin-bottom: 40px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.wang_box li .wang_left{
	float: left;
	width:100px;
	height: 100px;
	background: #0489d6;
	/*background: #808080;*/
	border-radius: 5px;
	color: #fff;
	font-size:24px;
	text-align: center;
	line-height: 100px;
}
.wang_box li .wang_right{
	float: left;
	width:460px;
	height: 99px;
	padding-left:20px;
	border-bottom:1px dashed #ccc;
}
.wang_box li .wang_right h1{
	font-size:20px;
	color: #000;
	line-height: 30px;
	margin-top:10px;
	overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.wang_box li .wang_right p{
	/*font-size:14px;
	color: #666;
	border:1px solid #666;
	width:140px;
	padding:5px 0;
	text-align: center;*/
	margin:0;
	font-size:12px;
	height: 32px;
	margin-top:10px;
	margin-right: 10px;
	color: #888;
	overflow:hidden;
}
.wang_box li .wang_right p i{
	margin-left:10px;
}
.wang_box li:hover{
	box-shadow: 0 2px 6px #444;
}
/*.wang_box li:hover .wang_left{
	background: #0489d6;
}*/

.footer_big{
	width:100%;
	/*background: #0489d6;*/
	border-top:1px solid #0489d6;
	padding:25px 0 10px 0;
	color:#000;
}
.footer_box{
	width:1200px;
	margin:0 auto;
	overflow: hidden;
	color:#000;
}
.footer_box .footer_left{
	float: left;
	width:860px;
}
.footer_box .footer_left .you_link{
	width:100%;
	border-bottom: 1px solid rgba(255,255,255,.5);
	padding-bottom:10px;
	font-size:14px;
	/*color: #fff;*/
	color:#000;
}
.footer_box .footer_left .you_link a{
	/*color: #fff;*/
	color:#000;
}
/*.footer_box .footer_left .you_link a:hover{
	color: rgba(255,255,255,.5);
}*/
.footer_box .footer_left .you_link i{
	margin:0 5px;
}
.footer_box .footer_left .footer{
	margin-top:20px;
	/*color: #fff;*/
	font-size:14px;
	color:#000;
}
.footer_box .footer_right{
	float: right;
	width:125px;
	margin:0 25px 0 25px;
}
.footer_box .footer_right p{
	text-align: center;
	font-size:16px;
	/*color: #fff;*/
	color:#000;
	margin:0;
	margin-bottom: 10px;
}
.footer_box .footer_right img{
	width:125px;
	height: 125px;
}

.newDiv_box{
	width:100%;
	overflow: hidden;
}

.newDiv{
	float: left;
	width:580px;
	height:225px;
	margin:20px 10px;
	overflow: hidden;
}
.newDiv_title{
	width:100%;
	border-bottom:1px solid #999;
	margin-bottom: 15px;
	padding-bottom: 5px;
	overflow: hidden;
}
.newDiv_title span{
	float: left;
	font-size:20px;
	color: #0489d6;
	border-left:4px solid #0489d6;
	padding-left:5px;

}
.newDiv_title a{
	float: right;
	font-size:14px;
	color: #777;
}
.newDiv_title a:hover{
	color: #0489d6;
}
.newDiv .newDiv_nr{
	overflow: hidden;
}
.newDiv .newDiv_nr .left_img{
	float: left;
	width:240px;
	height: 160px;
	overflow: hidden;
}

.newDiv .newDiv_nr .left_img img{
	width:240px;
	height: 160px;
}
.newDiv .newDiv_nr .right_list{
	float: left;
	width:330px;
	margin-left:10px;
}
.newDiv .newDiv_nr .right_list li{
	width:100%;
	margin-bottom:15px;
	overflow: hidden;
}
.newDiv .newDiv_nr .right_list li .sp1{
	float: left;
	width:250px;
	font-size:14px;
	line-height: 20px;
	overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.newDiv .newDiv_nr .right_list li .sp2{
	float: right;
	/*width:66px;*/
	font-size:12px;
	line-height: 20px;
	overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}

.newlist_title{
	width:100%;
	font-size:16px;
	margin:20px 0;
}
.newlist_title span{
	font-size:14px;
	background: url(../image/home.png) no-repeat 0 50%;
	padding-left:25px;
	color: #333;
	margin-right:10px;
}

.newlist_title span a{
	color: #333;
	font-size:14px;
}
.newlist_title a:hover{
	color: #0489d6;
}

.newlist_box{
	width:100%;
	margin-top:50px;
}
.newlist_box li{
    overflow: hidden;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 40px;
    transition: 0.5s all;
}
.newlist_box li .img{
    width:240px;
	height: 160px;
    overflow: hidden;
    float: left;
}
.newlist_box li .img img{
    width:240px;
	height: 160px;
    transition: 0.5s all;
}

/*.newlist_box li .date{
    width: 120px;
    padding-left: 40px;
    margin-top:40px;
    float: left;
    font-size: 40px;
    color: #292929;
    border-right: 1px solid #eaeaea;
}
.newlist_box li .date span{
    display: block;
    font-size: 18px;
    color: #4c4c4c;
}*/

.newlist_box li .text{
    width: 435px;
    padding:0 20px;
    float: left;
}
.newlist_box li .text h2{
    font-size: 18px;
    color: #333;
    margin-top:10px;
	margin-bottom:15px;
    /*height: 56px;
    overflow: hidden;*/
	overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.newlist_box li .text p{
	font-size:14px;
    color: #808080;
    line-height: 22px;
	max-height: 44px;
    margin-top:5px;
    letter-spacing: 0.05em;
    margin:0;
    overflow: hidden;
}
.newlist_box li .text p.t{
	margin-top:10px;
}
.newlist_box li .icon{
    display: block;
    padding:10px 20px;
    border-left: 1px solid #eaeaea;
    float: left;
    margin-top:70px;
}
.newlist_box li .icon i{
    display: block;
    width: 21px;
    height: 20px;
    background:url(../image/news_icon.png) no-repeat;
    background-position: -30px 0px;
    transition: 0.5s all;
}
.newlist_box li:hover{
    box-shadow: 10px 0 30px #d9e2ff;
}
.newlist_box li:hover img{
    transform: scale(1.05);
}
.newlist_box li:hover i{
    background-position:0 0; 
}


/*翻页*/
.gyyPages{
    width:100%;
    margin:20px 0;
    text-align: center;

}

.gyyPages a {
  	text-decoration: none;
  	color: #333;
  	font-size:14px;
  	display: inline-block;
  	margin:10px 0;
}
.gyyPages em {
  	font-style: normal;
  	font-size:14px;
}
.gyyPages a,
.gyyPages em {
  display: inline-block;
  padding: 4px 15px;
  border: 1px solid #0489d6;
  margin-right: 6px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #000;
}
.gyyPages em {
  border: 1px solid #0489d6;
  background-color: #0489d6;
  color: #fff;
}
.gyyPages a.first{
    border: 1px solid #0489d6;
    color: #0489d6;
    font-weight: 800;
}
.gyyPages a:hover{
	background:#0489d6;
	color: #fff;
}
.exhibitors_big{
	width:100%;
	margin-top:50px;
	overflow: hidden;
}
.exhibitors{
	float: left;
	width:580px;
	margin:0 10px;
}
.exhibitors_title{
	width:100%;
}
.exhibitors_title h1{
	font-size:20px;
	color: #222;
	margin-bottom: 10px;
	padding-left:10px;
	border-left:3px solid #0489d6;


}
.tuiJianBox{
	width:100%;
	overflow: hidden;
}
.tuiJianBox li{
	width:100%;
	margin:15px 0;
	overflow: hidden;
}
.tuiJianBox li .left_img{
	float: left;
	width:100px;
	height: 92px;
}
.tuiJianBox li .left_img img{
	width:100px;
	height: 92px;
}
.tuiJianBox li .right_text{
	float: left;
	width:450px;
	background: #f5f5f5;
	height: 92px;
	padding:0 10px 0 20px;
	border-radius: 0 5px 5px 0;
}

.tuiJianBox li .right_text h1{
	font-size:18px;
	margin-top:10px;
}
.tuiJianBox li .right_text p{
	font-size:14px;
	color: #666;
	margin:5px 0;
	overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.tuiJianBox li:hover {
	box-shadow: 5px 0 10px #ebebeb;
}
/*.tuiJianBox{
	padding:0 10px;
}
.tuiJianBox li{
	width:100%;
	margin:15px 0;
	overflow: hidden;
	font-size:16px;
	line-height: 24px;
	border-bottom:1px dashed #333;
	padding-bottom: 10px;
}
.tuiJianBox li a{
	color: #000;
}
.tuiJianBox li:hover{
	border-bottom:1px dashed #0489d6;
}
.tuiJianBox li:hover a{
	color: #0489d6;
}
.tuiJianBox li .company_name{
	float: left;
	width:480px;
}
.tuiJianBox li .company_name i{
	font-size:20px;
	line-height: 24px;
}
.tuiJianBox li .company_date{
	float: right;
	width:60px;
}
*/
.service_big{
	margin-top:25px;
}

.serviceUl_box{
	width:100%;
	
}
.serviceUl_box li{
	width:100%;
	overflow: hidden;
	border-bottom: 1px solid #ebebeb;
    margin-bottom: 30px;
    transition: 0.5s all;
    position: relative;
}
.serviceUl_box li .serviceUl_img{
	width:260px;
	height: 180px;
    overflow: hidden;
    float: left;
}
.serviceUl_box li .serviceUl_img img{
	width:260px;
	height: 180px;
	transition: 0.5s all;
}
.serviceUl_box li .serviceUl_text{
	float: left;
	width:900px;
	margin:0 20px;
}
.serviceUl_box li .serviceUl_text h1{
	font-size:24px;
	color: #000;
	margin-top:10px;
}

.serviceUl_box li .serviceUl_text .text{
	margin-top:20px;
	font-size:14px;
	color: #666;
}
.serviceUl_box li .serviceUl_text .text p{
	margin:0;
	margin:5px 0;
}
.serviceUl_box li .serviceUl_text .xq{
	margin-top:20px;
	border:1px solid #ff7600;
	width:120px;
	text-align: center;
	padding:5px 0;
	font-size:16px;
	color:#ff7600;
	border-radius: 5px; 
}

.serviceUl_box li .yuding{
	position: absolute;
	right:10px;
	top:10px;
	color: #fe4606;
	font-size:16px;
}

.serviceUl_box li:hover .serviceUl_text .xq{
	padding:3px 0;
}

.serviceUl_box li:hover{
    box-shadow: 10px 0 30px #d9e2ff;
}
.serviceUl_box li:hover img{
    transform: scale(1.05);
}

.huiGu_box{
	width:100%;
	overflow: hidden;
}
.huiGu_box li{
	float: left;
	width:580px;
	margin:15px 10px;
	
}
.huiGu_box li .huiGu_date{
	float: left;
	width:90px;
	height: 90px;
	/*background: #1aa2f0;
	border-radius: 5px;*/ 
	text-align: center;
	position: relative;
}
/*.huiGu_box li .huiGu_date h1{
	font-size:24px;
	color: #fff;
	line-height: 64px;
}
.huiGu_box li .huiGu_date p{
	width:100%;
	position: absolute;
	bottom:0;
	margin:0;
	background: #0489d6;
	color: #fff;
	font-size:14px;
	padding:2px 0;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}*/
.huiGu_box li .huiGu_date .date{
	position: absolute;
	top:28px;
	width:100%;
} 
.huiGu_box li .huiGu_date .date p{
	margin:0;
}
.huiGu_box li .huiGu_date .date .p1{
	font-size:22px;
}
.huiGu_box li .huiGu_date .date .p2{
	font-size:14px;
	color: #666;
}
.huiGu_box li .huiGu_text{
	float: left;
	width:460px;
	height: 88px;
	border-bottom: 1px dashed #ccc;
	/*border-left:none;*/
	padding:0 8px 0 10px;
}
.huiGu_box li .huiGu_text h1{
	font-size:18px;
	color: #000;
	overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
    margin-top:10px;
}
/*.huiGu_box li .huiGu_text p{
	width:90px;
	font-size:12px;
	border:1px solid #ccc;
	text-align: center;
	margin:0;
	padding:5px 0;
	color: #999;
	border-radius: 5px;
	margin-top:10px;
}*/
.huiGu_box li .huiGu_text p{
	font-size:12px;
	color: #999;
	height: 32px;
	overflow: hidden;
}
.huiGu_box li:hover .huiGu_text{
	box-shadow: 10px 0 30px #e5e5e5;
}

.formBox_big{
	width:100%;
}
.formBox_title{
	width:100%;
	margin:20px 0 0 0;
	border-bottom: 3px solid #0489d6;
	padding-bottom: 10px;
}
.formBox_title .city_name{
	font-size:24px;
	color: #000;
}
.formBox_title select{
	border:1px solid #000;
	width:160px;
	font-size:20px;
	padding:2px 0;
	color: #333;
	outline: none;
	border-radius: 3px;
}
.formBox_title .bigtTitle{
	font-size:24px;
	margin-left:20px;
	color: #0489d6;
	letter-spacing: 1px;
}

.formBox_box table {
   border-collapse: collapse;
   width:1200px;
  
}
.formBox_box table tr{
	font-size:16px;
	border-bottom: 1px dashed #ccc;
   	line-height: 48px;
   	color: #555;
}
.formBox_box table .one{
	font-size:16px;
	border-bottom: 1px solid #ccc;
   	line-height: 48px;
   	color: #000;
}

.formBox_box table tr td a{
	color: #555;
}
.formBox_box table tr:hover td a{
	color: #0489d6;
}

.project_box{
	width:100%;
}
.project_box .title td{
	background-color:#47b9fb;
	width:1200px;
	font-size:20px;
	color: #fff;
	line-height: 48px;
	padding:0 10px;
}
.project_box .project_table tr{
	font-size:16px;
}
.project_box .project_table .td1{
	width:240px;
	padding-right:20px;
	height: 48px;
	font-size:16px;
	font-weight: bold;
	color: #363636;
	text-align: right;
	line-height: 18px;
	vertical-align: middle;
	border-bottom: 1px dashed #ccc;
}
.project_box .project_table .td2{
	font-size:16px;
	color: #666;
	width:930px;
	border-bottom: 1px dashed #ccc;
	padding:10px 20px;
}

.plateBig_title{
	width:100%;
	text-align: center;
	margin:30px 0;
}
.plateBig_title h1{
	font-size:26px;
	color: #0489d6;
	margin-bottom: 10px;
}

.plateBig_box{
	overflow: hidden;
}
.plateBig_box li{
	float: left;
	width:280px;
	margin:0 10px 10px 10px;
	position: relative;
	overflow:hidden;
}
.plateBig_box li .plate_img img{
	width:100%;
	height: 200px;
	transition: 0.5s all;
}
.plateBig_box li .plate_text{
	position: absolute;
	bottom:0;
	margin:0;
	width:100%;
	text-align: center;
	font-size:14px;
	padding:5px 0;
	background: rgba(0,0,0,.7);
	color: #fff;
	overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.plateBig_box li:hover img{
	transform: scale(1.05);
}

.plateBig_box1{
	width:100%;
	overflow: hidden;
}
.plateBig_box1 li{
	float: left;
	width:580px;
	margin:0 10px;
	position: relative;
}
.plateBig_box1 li .plate_img1{
	width:580px;
	height: 300px;
	overflow: hidden;
}
.plateBig_box1 li .plate_img1 img{
	width:580px;
	height: 300px;
	transition: 0.5s all;
}
.plateBig_box1 li .plate_text1{
	position: absolute;
	bottom:0;
	margin:0;
	width:100%;
	text-align: center;
	font-size:14px;
	padding:5px 0;
	background: rgba(0,0,0,.7);
	color: #fff;
	overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.plateBig_box1 li:hover img{
	transform: scale(1.05);
}


.center_navbox{
	width:1200px;
	margin:20px auto;
	overflow: hidden;
}

.center_nav{
	float: left;
	width:300px;
	background: #f4f5f5;
	min-height: 560px;
	border:1px solid #e7e7e7;
	overflow: hidden;
	border-radius: 3px;
}
.shang_div{
	background: #005bac;
	width:300px;
	height: 7px;
	border-radius:3px 3px 0 0;
}
.center_nav .nav_ti{
	width:300px;
	padding:10px 20px;
}
.center_nav .nav_ti h1{
	font-size:20px;
	color: #0489d6;
	line-height: 36px;
	margin-bottom: 10px;
}

.center_nav .list{
	width:240px;
	margin:10px 0 0 20px;
	
}
.center_nav .list li{
	width:100%;
	height: 37px;
	border-bottom:1px dashed #b9baba;
	margin:8px 0 0 0;
}
.center_nav .list li .i_1{
	float: left;
	display: block;
	margin:0 5px;
}

.center_nav .list li .i_2{
	float: left;
	display: block;
	margin:0 5px;
}
.center_nav .list li span{
    font-size: 16px;
    color: #403f3f;
    display: block;
}
/*.center_nav .list li:nth-last-child(1){ 
	border-bottom:0;
}
.center_nav .list li a:after{
	content: '';
    position: absolute;
    right:20px;
    top:22px;
    border:#444 solid;
    border-width: 0 0 1px 1px;
    width: 10px;
    height: 10px;
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    transform: rotate(225deg);
}*/
.center_nav .list li a{
	display:block;
	font-size:18px;
	color: #333;
	padding:10px 20px;
}

.center_nav .list li.active{
	background: #0489d6;
}
.center_nav .list li.active span{
	color: #fff;
}
/*.center_nav .list li.active a:after{
	border:#0079ca solid;
	border-width: 0 0 1px 1px;
    width: 10px;
    height: 10px;
}
.center_nav .list li:hover a{
	color: #0079ca;
}
.center_nav .list li:hover a:after{
	border:#0079ca solid;
	border-width: 0 0 1px 1px;
    width: 10px;
    height: 10px;
}*/
/*
.plateBig_nrbox{
	margin-left:330px;
	border: solid 1px #e7e7e7;
    background: #f4f5f5;
    border-radius: 3px;
    padding: 25px;
    min-height: 510px;
}
*/
.plateBig_nrbox{
	margin-left:330px;
	border: solid 1px #e7e7e7;
    background: #ffffff;
    border-radius: 3px;
    padding: 25px;
    min-height: 510px;
}

.plateBig_nrbox .plate_nrTitle{
	width:100%;
	border-bottom: 2px solid #0489d6;
	padding-bottom: 15px;
	color: #888;
	font-size:14px;
}
.plateBig_nrbox .plate_nrTitle img{
	width:15px;
}
.plateBig_nrbox .plate_nrTitle a{
	font-size:14px;
	color: #666;
}
.plateBig_nrbox .plate_nrTitle a:hover{
	color: #0489d6;
}

.plateBig_nrbox .plateBig_nr{
	margin:10px 10px;
	overflow: hidden;
}
.plateBig_nrbox .plateBig_nr img{
	max-width: 100%;
}

.timeline_big{
	width:100%;
}
.timeline_ul{
	width:100%;
	height: 70px;
	background: url(../image/timeline.png) no-repeat left 24px;
	margin:30px 0 0 0;
	border:none;
	font-size:16px;
	text-align:center;
}
.timeline_ul li{
	width:190px;
	background: url(../image/yun1.png) no-repeat center 24px;
	color: #888;
	border:none;
	text-align: center;
	display: inline-block;
	height: 70px;
	font-size:14px;
	cursor: pointer;
}
.timeline_ul li.on{
	background: url(../image/yun2.png) no-repeat center 24px;
	color: #005de6;
	font-size:16px;
}

.timeline_box{
	width:1450px;
	margin:20px auto;
	overflow: hidden;
}
.timeline{
	float: left;
	width:100%;
}
.timeline .timeline_li{
	width:100%;
	overflow: hidden;
	background: #0489d6;
	padding:20px 0;
}
.timeline .timeline_li a{
	color: #fff;
	font-size:16px;
}
.timeline .timeline_li .left{
	float: left;
	width:700px;
	padding:0 20px 0 100px;
}
.timeline .timeline_li .right{
	float: left;
	width:300px;
	padding:0 10px 0 20px;
}
.timeline .timeline_li2{
	width:100%;
	overflow: hidden;
	padding:20px 0;
}
.timeline .timeline_li2 a{
	color: #333;
	font-size:16px;
}
.timeline .timeline_li2 .left{
	float: left;
	width:700px;
	padding:0 20px 0 100px;
}
.timeline .timeline_li2 .right{
	float: left;
	width:300px;
	padding:0 10px 0 20px;
}
.wonderfulBox_big{
	width:100%;
	overflow: hidden;
}
.wonderfulBox_big li{
	float: left;
	width:280px;
	margin:0 10px;
}
.wonderfulBox_big li .img{
	width:280px;
	height: 185px;
	overflow: hidden;
}
.wonderfulBox_big li .img img{
	width:280px;
	height: 185px;
}
.wonderfulBox_big li p{
	margin:10px 0;
	text-align: center;
	font-size:14px;
	color: #333;
}

.boxNew_big{
	width:100%;
	overflow: hidden;
}

.New_boxleft{
	float: left;
	width:820px;
	margin-left:30px;
}

.Newleft_ul{
	width:100%;
	background: #f7f7f7;
}
.Newleft_ul li{
	padding:20px 20px;
	overflow: hidden;
	border-bottom:thin dashed #ccc;
	color: #555;
	transition: all .2s;
	position: relative;
}

.Newleft_ul li .ul_left h1{
	font-size:16px;
	color: #000;
	margin-bottom: 10px;
	letter-spacing: 1px;
	overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.Newleft_ul li .ul_left .p1{
	font-size:14px;
	color: #777;
	text-align: left;
	letter-spacing: 1px;
	height: 39px;
	overflow: hidden;
	transition:all .2s;
}
.Newleft_ul li .ul_left .p2{
	margin-top:25px;
	overflow: hidden;
	font-size:14px;
	color: #777;
}
.Newleft_ul li .ul_left .p2 .sp1{
	float: left;
	color: #0489d6;
}
.Newleft_ul li .ul_left .p2 .sp2{
	float: right;
}
.Newleft_ul li .ul_left h1:hover{
	text-decoration: underline;
}
.Newleft_ul li .ul_left .p2 .sp1:hover{
	text-decoration: underline;
	color: #0489d6;
}
.Newleft_ul li:last-child{
	border:none;
}
.Newboxleft_nr{
	padding:20px 20px;
	background: #f7f7f7;
	min-height: 700px;
}
.Newboxleft_nr img{
	max-width: 100%;
}
.Newboxleft_nr .Newboxleft_nrtitle{
	padding:30px 0;
	text-align: center;
}
.Newboxleft_nr .Newboxleft_nrtitle h1{
	font-size:16px;
	color: #222;
}
.Newboxleft_nr .Newboxleft_nrtitle  p{
	margin:10px 0;
	color: #666;
	font-size:14px;
}
.Newboxleft_nr .Newboxleft_nrtitle  p span{
	margin:0 10px;
}
.New_boxright{
	width:280px;
	float: left;
	background: #dae6ff;
	padding:10px 30px;
}
.New_boxright .right_nr{
	width:100%;
	margin-bottom: 20px;
}
.New_boxright .right_nr .title{
	color: #254ea0;
	font-size:18px;
	font-weight: bold;
	margin:15px 0 5px 0;
}
.New_boxright .right_nr .right_ul{
	width:100%;
}
.New_boxright .right_nr .right_ul li{
	margin:5px 0 10px 10px;
}
.New_boxright .right_nr .right_ul li h1{
	width:100%;
	line-height: 30px;
	font-size:16px;
	height: 30px;
	overflow: hidden;
	color: #222;
}
.New_boxright .right_nr .right_ul li p{
	line-height: 20px;
	color: #888;
	font-size:12px;
	height: 60px;
	margin:0;
	overflow: hidden;
} 

.New_boxright .right_nr .right_ul li .ui_img{
	width:280px;
}
.New_boxright .right_nr .right_ul li .ui_img img{
	width:280px;
}
.New_boxright .right_nr .right_ul li .ul_text{
	color: #333;
	font-size:14px;
	text-align: center;
	margin:10px 0;
} 

.benBox_big{
	width:100%;
	margin-top: 30px;
	overflow: hidden;
}

.benBox_nrbox{
	width:800px;
	float: left;
}
.benBox_nrbox .title{
	background: #0489d6;
}
.benBox_nrbox .title img{
	width:80px;
	margin-top: 5px;
	margin-left:10px;
}
.benBox_nrbox .title span{
	font-size:24px;
	line-height: 80px;
	color: #fff;
	margin-left:10px;
}
.benBox_nrbox .title_h1{
	background: #0489d6;
}
.benBox_nrbox .title_h1 span{
	font-size:24px;
	line-height: 60px;
	color: #fff;
	margin-left:10px;
}
.benBox_nrbox .benBox_nr{
	width:100%;
	margin:20px 0;
	overflow: hidden;
}
.benBox_nrbox .benBox_nr .left{
	float: left;
	width:150px;
}
.benBox_nrbox .benBox_nr .right{
	float: left;
	width:620px;
	margin-left:30px;
	overflow: hidden;
}
.benBox_nrbox .benBox_nr .right p{
	font-size:16px;
	line-height: 24px;
}
.benBox_nrbox .benBox_nr .right .right_a a{
	display: inline-block;
	margin:10px 0;
	width:200px;
	height: 60px;
}
.zhuben_box{
	width:100%;
	font-size:16px;
	line-height: 30px;
	margin: 10px 0;
}
.ben_rightbox{
	width:360px;
	float: left;
	margin-left:40px;
}
.ben_rightbox .ben_right{
	width:100%;
}
.ben_rightTitle{
	width:100%;
}
.ben_rightTitle h1{
	width:100%;
    color: #0489d6;
    font-size: 20px;
    line-height: 40px;
}
.xian{
	width:100%;
	height: 2px;
}
.xian li{
	float: left;
	height: 2px;
}

.ben_rightbox .ben_newbox{
	width:100%;
	margin-top: 10px;
}
.ben_rightbox .ben_newbox li{
	width:100%;
	font-size:14px;
	color: #666;
	margin:15px 0;
	overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.ben_rightbox .ben_newbox li a{
	color: #666;
}
.ben_rightbox .ben_newbox li:hover a{
	color: #0489d6;
}

.ben_huodo{
	margin:10px 0;
	font-size:14px;
	color: #444;
}
.ben_huodo a{
	font-size:16px;
	color: #000;
}
.ben_huodo a:hover{
	color: #0489d6;
}

.box1_ti{
	text-align: center;
	padding:50px 0;
}
.box1_ti h2{
	font-size:28px;
	display: block;
	color:#444;
	line-height: 28px;
}
.box1_ti table[Attributes style]{
	width:100%;
	border-top-width:0;
	border-right-width:0;
	border-bottom-width:0;
	border-left-width:0;
	border-spacing:0;
}
.box1_ti table{
	display: table;
	border-collapse: separate;
	border-color: rgb(128,128,128)
}
.box1_ti tbody {
  display: table-row-group;
  vertical-align: middle;
  border-color: inherit;
}
.box1_ti tr {
  display: table-row;
  vertical-align: inherit;
  border-color: inherit;
}
.box1_ti td, th {
  display: table-cell;
  vertical-align: inherit;
}
.box1_ti table i {
  height: 1px;
  background: #ccc;
  width: 100%;
  display: block;
}
.box1_ti table span{
  font-size: 18px;
  color: #bfbfbf;
  line-height: 36px;
  display: block;
}
.box1_ti em {
  width: 100px;
  border-bottom: 3px solid #0489d6;
  display: block;
  margin: auto;
  height: 0;
}

.pavilion_box{
	width:100%;
}
.pavilion_ul{
	width:100%;
	overflow: hidden;
}
.pavilion_ul .pavilion_li{
	float: left;
	width:236px;
	border:2px solid #fff;
	margin:10px 10px;
	padding:40px 20px;
	text-align: center;
	overflow: hidden;
}
.pavilion_ul .pavilion_li .pavilion_icon{
	background: #2fadf6;
	width:60px;
	height: 60px;
	margin:20px auto 30px auto;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
   	-ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
     border-radius: 3px;
     position: relative;
}
.pavilion_ul .pavilion_li .pavilion_icon .icon_img{
	position: absolute;
	-webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width:40px;
    height: 40px;
    left:50%;
    margin-left:-20px;
    top:50%;
    margin-top:-20px;
}
.pavilion_ul .pavilion_li .pavilion_h{
	font-size:20px;
	color: #222;
	margin-top:30px;
}
.pavilion_ul .pavilion_li:hover{
	width:236px;
	border:2px solid #2fadf6;
}
.pavilion_ul .pavilion_li:hover .pavilion_icon{
	background-color: #ff8b52;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
}
.pavilion_ul .pavilion_li:hover .pavilion_icon .icon_img{
	-webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
}
.pavilion_ul .pavilion_libox{
	border:2px solid #2fadf6;
}
.pavilion_ul  .pavilion_libox:hover{
	width:236px;
	border:2px solid #2fadf6;
}
.pavilion_ul  .pavilion_libox:hover .pavilion_icon{
	background-color: #2fadf6;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
}
.pavilion_ul  .pavilion_libox:hover .pavilion_icon .icon_img{
	-webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
}





.footer_nav{
	width:100%;
	overflow: hidden;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.footer_nav .ul_nav{
	float: left;
	margin-right:50px;
	color: #000;
}
.footer_nav .ul_nav a{
	color: #000;
}
.footer_nav .ul_nav li{
	font-size:14px;
	margin:5px 0;
}
.footer_nav .ul_nav li h1{
	font-size:18px;
	margin-bottom:5px;
	letter-spacing:1px;
}
.footer_nav .ul_nav li a{
	opacity: .8;
}
.footer_nav .ul_nav li a:hover{
	opacity: 1;
}

.footer{
	border-top: 2px solid #0489d6;
	color:#000;
	margin-top:10px;
	padding-top:10px;
}

.newDiv_noe{
	width:1180px;
	height:320px;
	margin:0 10px;
}
.newDiv_noe .newDiv_nr .left_img{
	width:440px;
	height:320px;
}
.newDiv_noe .newDiv_nr .left_img img{
	width:440px;
	height:320px;
}
.newDiv_noe .newDiv_nr .right_list{
	/*width:700px;*/
	width:auto;
	float:none;
	margin-left:450px;
}
.newDiv_noe .newDiv_nr .right_list li .sp1{
	width:600px;
}